[INFO] cloning repository https://github.com/Nodrance/mouse_keys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nodrance/mouse_keys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodrance%2Fmouse_keys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodrance%2Fmouse_keys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad880ca771e34c32e5aba061b14919b669ae3661
[INFO] fixing Nodrance/mouse_keys against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodrance%2Fmouse_keys" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nodrance/mouse_keys
[INFO] finished tweaking git repo https://github.com/Nodrance/mouse_keys
[INFO] tweaked toml for git repo https://github.com/Nodrance/mouse_keys written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nodrance/mouse_keys on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nodrance/mouse_keys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/obv-mikhail/InputBot`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mouse-rs v0.4.2
[INFO] [stderr]   Downloaded ioctl-sys v0.5.2
[INFO] [stderr]   Downloaded uinput-sys v0.1.7
[INFO] [stderr]   Downloaded uinput v0.1.3
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded enum_derive v0.1.7
[INFO] [stderr]   Downloaded udev v0.7.0
[INFO] [stderr]   Downloaded input v0.8.3
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] [stderr]   Downloaded input-sys v1.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51
[INFO] running `Command { std: "docker" "start" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling input-sys v1.19.0
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]     Checking ioctl-sys v0.5.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking enum_derive v0.1.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking uinput-sys v0.1.7
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking udev v0.7.0
[INFO] [stderr]     Checking input v0.8.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking mouse-rs v0.4.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking uinput v0.1.3
[INFO] [stderr]     Checking inputbot v0.6.0 (https://github.com/obv-mikhail/InputBot?branch=develop#faca0fdf)
[INFO] [stderr]     Checking mouse_keys v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:48:42
[INFO] [stdout]     |
[INFO] [stdout]  48 |         mouse_settings.keybinds.activate.bind_release(move || {
[INFO] [stdout]     |         ---------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |             key.bind_release( move || {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 key.bind_release(move || {
[INFO] [stdout]     |                 ----^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:48:42
[INFO] [stdout]     |
[INFO] [stdout]  48 |         mouse_settings.keybinds.activate.bind_release(move || {
[INFO] [stdout]     |         ---------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |             key.bind_release( move || {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mouse_keys` (bin "mouse_keys") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `bind_release` found for enum `KeybdKey` in the current scope
[INFO] [stdout]    --> src/main.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 key.bind_release(move || {
[INFO] [stdout]     |                 ----^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `release` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/inputbot-0967cde854769f2a/faca0fd/src/linux/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn release(self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mouse_keys` (bin "mouse_keys" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51", kill_on_drop: false }`
[INFO] [stdout] 84f4153d320ba91ec7fd8c492cb9fd8f6253c7391a6c3495437a71ab65987e51
